LiveCode BuilderOperatorsCodeOfByteOn this pageCodeOfByte Type operator Summary Get the numeric value of a single byte. Syntax the code of <Target> Description Returns the numeric representation of a single byte of binary data. Parameters NameTypeDescriptionTargetA 1-byte binary data value.